home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / commando.zip / COMMANDO.MSG < prev    next >
Internet Message Format  |  1988-12-18  |  3KB

  1. From: trillium!bamcpherson@math.waterloo.edu (Brent McPherson)
  2. Newsgroups: comp.binaries.ibm.pc
  3. Subject: v01i061: commando, command line editor v1.0
  4. Date: 17 Dec 88 03:43:43 GMT
  5. Summary: commando.arc, command line editor v1.0
  6. Approved: dhesi@bsu-cs.UUCP
  7.  
  8. Posting-number: Volume 01 Issue 061
  9. Originally-from: trillium!bamcpherson@math.waterloo.edu (Brent McPherson)
  10. Submitted-by: trillium!bamcpherson@math.waterloo.edu (Brent McPherson)
  11. Archive-name: commando/commando.uue
  12.  
  13. Here it is!  Commando, my ultimate command line editor.  Not being able
  14. to find a command line editor with all the features I wanted, I wrote
  15. my own.  Commando is a TSR written in C.  It uses BIOS and DOS level
  16. interrupts and should work on most MSDOS machines.  (DOS 2.x or greater
  17. I think.)  This program may be distributed free of charge.  It has a
  18. lot of neat features and many more are planned.  Any new ideas or
  19. suggestions are welcome.  Enjoy!
  20.  
  21. [
  22. Features include command line editing, recall of previous commands,
  23. filename completion and wildcard expansion on the command line,
  24. multiple commands on a line, function key binding, aliases with
  25. optional parameter substitution, ability to not save commands shorter
  26. than a user-specified number of characters, and a few other minor
  27. configuration options.
  28.  
  29. Commando seems to have most of the features of both CED and Anarkey
  30. (which was posted in this newsgroup recently) but not all of them and
  31. not in the same way.  Its ability to expand wildcards to a list of
  32. names might be useful when running C programs ported from UNIX, since
  33. these usually accept a list of filenames but don't do any wildcard
  34. expansion.  Commando has aliases, which CED does but Anarkey doesn't.
  35. (But Anarkey lets you edit paths and environment variables, and Commando
  36. doesn't.)  Neither Anarkey nor Commando has CED's "pcall" variables,
  37. i.e., commands that, once typed with arguments, will have their
  38. arguments filled in the next time you just type the command without any
  39. arguments.  Only Commando lets you define function keys.  CED allows
  40. comments and empty lines in its alias initialization file while
  41. Commando doesn't.
  42.  
  43. Commando was also not able to detect a second attempt to load it if
  44. something else had been made resident in between.  Under the same
  45. conditions both CED and Anarkey refused to load themselves twice.
  46.  
  47. Any nitpicking is being done solely as part of my job as moderator, and
  48. not because I see any glaring faults.  It's a well-done program.
  49.  
  50. The copyright statement doesn't mention any distribution policy.  Since
  51. the author sent it here Usenet distribution is assumed OK, and no money
  52. is requested, so it's a "free" program.
  53.  
  54. -- R.D.
  55. ]
  56.